getDropDownViewInflater

@NonNull
open fun getDropDownViewInflater(): @NonNull LayoutInflater(source)

Returns the LayoutInflater which should be used when inflating any layouts from your getDropDownView.

The instance returned will have a correct theme, meaning that any inflated views will be created with the same theme.